net/http.http2serverConn.remoteAddrStr (field)

3 uses

	net/http (current package)
		h2_bundle.go#L4222: 		remoteAddrStr:               c.RemoteAddr().String(),
		h2_bundle.go#L4381: 	remoteAddrStr    string
		h2_bundle.go#L6085: 		RemoteAddr: sc.remoteAddrStr,